xen.git
2016-07-05 Jan Beulichx86emul: drop pointless and add useful default cases
2016-07-05 Jan Beulichx86emul: use consistent exit mechanism
2016-07-04 Corneliu ZUZUvm-event: proper vCPU-paused checks at resume
2016-07-04 Corneliu ZUZUvm-event: MAINTAINERS fix
2016-07-04 Tamas K Lengyelx86/vmx: clean up TRAP_int3 handling
2016-07-04 Tamas K Lengyelx86/vm_event: add HVM debug exception vm_events
2016-07-04 Andrew Cooperx86/VT-x: Dump VMCS on VMLAUNCH/VMRESUME failure
2016-06-30 Tianyang Chensched: rtds: use non-atomic bit-ops
2016-06-30 Tianyang Chensched: rtds code clean-up
2016-06-30 Kai Huangx86: remove duplicated IA32_FEATURE_CONTROL MSR macro
2016-06-30 Andrew Cooperxen/page_alloc: Distinguish different errors from assig...
2016-06-29 Andrew CooperRevert "xen: arm: Update arm64 image header"
2016-06-29 Elena UfimtsevaMAINTAINERS: change gdbsx maintainer
2016-06-29 Jan Beulichx86/EFI + Live Patch: avoid symbol address truncation
2016-06-29 Jan BeulichRevert "xsm: add a default policy to .init.data"
2016-06-28 Julien Grallxen/arm: Rename grant_table_gfpn into grant_table_gfn...
2016-06-28 Julien Grallxen: Use typesafe gfn in xenmem_add_to_physmap_one
2016-06-28 Julien Grallxen: Use typesafe gfn/mfn in guest_physmap_* helpers
2016-06-28 Dirk Behmexen: arm: Update arm64 image header
2016-06-28 Tamas K Lengyelvm_event: clear up return value of vm_event_monitor_traps
2016-06-28 Quan Xuvt-d: convert conditionals of qi_ctrl->qinval_maddr...
2016-06-28 Quan Xuvt-d: synchronize for Device-TLB flush one by one
2016-06-28 Quan XuIOMMU: add a timeout parameter for device IOTLB invalid...
2016-06-24 Daniel De Graafxsm: add a default policy to .init.data
2016-06-24 Daniel De Graafxen: Make FLASK_AVC_STATS kconfig option visible
2016-06-24 Daniel De Graafxsm: clean up unregistration
2016-06-24 Daniel De Graafxsm: annotate setup functions with __init
2016-06-24 Daniel De Graafxen: move FLASK entry under XSM in Kconfig
2016-06-24 Jan Beulichinit: fix build with older gcc
2016-06-24 Dirk BehmeMAINTAINERS: add ARM scif serial driver
2016-06-24 Tamas K Lengyelmonitor: Rename hvm/event to hvm/monitor
2016-06-24 Tamas K Lengyelmonitor: rename vm_event_monitor_guest_request
2016-06-24 Tamas K Lengyelmonitor: rename vm_event_monitor_get_capabilities
2016-06-23 Wei Liuxen: make available hvm_fep to non-debug build as well
2016-06-23 Wei Liuxen/console: use warning infrastructure for sync consol...
2016-06-23 Wei Liuxen: add warning infrastructure
2016-06-23 Dirk Behmexen/arm: drivers: scif: Don't overwrite firmware settings
2016-06-23 Dirk Behmexen/arm: drivers: scif: Remove dead code
2016-06-23 Julien Grallarm: rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn...
2016-06-23 Jan Beulichx86emul: support MOVBE and CRC32
2016-06-23 Jan BeulichVMX: ensure MSR index enum and array remain in sync
2016-06-23 Jan BeulichVMX: use non-atomic bitops to manage MSR state
2016-06-23 Andrew Cooperx86/boot: copy/clear sections more efficiently
2016-06-23 Andrew Cooperxen/init: Move initcall infrastructure into .init.data
2016-06-23 Andrew Cooperarm/init: Move .init.proc.info into .init.data
2016-06-23 Andrew Cooperxen/init: Annotate all command line parameter infrastru...
2016-06-22 Julien Grallmm: introduce a bunch of helpers for the typesafes...
2016-06-22 Quan Xuvt-d: add __must_check annotation to IOMMU flush pointe...
2016-06-22 Quan Xuvt-d: propagate the IOMMU Device-TLB flush error up...
2016-06-22 Quan Xuvt-d: fix the IOMMU flush issue
2016-06-22 Jan Beulichx86/vMSI-X: use generic intercept handler in place...
2016-06-22 Jan Beulichx86/vMSI-X: drop pci_msix_get_table_len()
2016-06-22 Jan Beulichx86/vMSI-X: drop list lock
2016-06-22 Jan Beulichx86/vMSI-X: defer intercept handler registration
2016-06-21 Daniel De Graafxen/xsm: remove .xsm_initcall.init section
2016-06-21 Daniel De Graafflask: improve unknown permission handling
2016-06-21 Daniel De Graafflask: remove xen_flask_userlist operation
2016-06-21 Daniel De Graafflask: remove unused AVC callback functions
2016-06-21 Daniel De Graafflask: remove unused secondary context in ocontext
2016-06-21 Daniel De Graafflask: unify {get, set}vcpucontext permissions
2016-06-21 Daniel De Graafflask/policy: remove unused example
2016-06-21 Daniel De Graafflask/policy: xenstore stubdom policy
2016-06-21 Daniel De Graafflask/policy: remove unused support for binary modules
2016-06-21 Daniel De Graafflask/policy: move user definitions and constraints...
2016-06-21 Daniel De Graafflask/policy: split out rules for system_r
2016-06-21 Daniel De Graafflask/policy: split into modules
2016-06-21 Jan Beulichx86/HVM: use available linear->phys translations in...
2016-06-21 Jan Beulichx86: show remote CPU state upon fatal NMI or unknown MCE
2016-06-21 Jan Beulichx86: drop (mostly) unused guest_lNe_get_paddr()
2016-06-21 Jan Beulichx86: compact supposedly unused entry point code
2016-06-21 Juergen Grossadd update indicator to vcpu_runstate_info
2016-06-21 Juergen Grossarm: add support for vm_assist hypercall
2016-06-21 Jan Beulichx86: also generate assembler usable equates for synthes...
2016-06-21 Razvan Cojocaruvm_event: allow subscribing to write events for specifi...
2016-06-20 Wei Liulibxl: fix an error path that uses uninitialised rc...
2016-06-20 Wei Liuxen/kernel: document 'C' in print_tainted
2016-06-20 Julien Grallxen/arm: Provide device tree debugging helper in a...
2016-06-20 Julien Grallxen/arm: Convert DEBUG_DT to Kconfig
2016-06-20 Shanker Donthineniarm/acpi: Add Server Base System Architecture UART...
2016-06-20 Shanker Donthinenidrivers/pl011: Use combination of UARTRIS and UARTMSC...
2016-06-20 Shanker Donthinenidrivers/pl011: Don't configure baudrate
2016-06-17 Jan Beulichhvmloader: limit CPUs exposed to guests
2016-06-17 Jan Beulichx86/HVM: re-order operations in hvm_ud_intercept()
2016-06-17 Dario Faggiolixen: sched: use default scheduler upon an invalid ...
2016-06-17 Shannon Zhaolibxl/arm: Fix the function name in error log
2016-06-17 Dongli Zhangtools/livepatch: initialise j to 0 to fix compilation...
2016-06-17 Juergen Grossxl: correct xl cpupool-numa-split with vcpu limited...
2016-06-17 Wei Liuoxenstored: honour XEN_RUN_STORED in systemd C stub
2016-06-17 Wei Liuoxenstored: honour XEN_RUN_STORED and XEN_CONFIG_DIR
2016-06-17 Wei Liuocaml/libxs: honour XEN_RUN_STORED
2016-06-17 Wei Liuocaml/libxs: generate a paths.ml
2016-06-17 Wei Liuhotplug/FreeBSD: honour XEN_RUN_STORED
2016-06-17 Wei Liulibxenstore: honour XEN_RUN_STORED
2016-06-17 Wei Liuhotplug/Linux: honour XEN_RUN_STORED
2016-06-17 Wei Liubuild: introduce XEN_RUN_STORED
2016-06-17 Wei Liudocs: honour XEN_DUMP_DIR
2016-06-17 Julien Grallxen/arm: gic-v2: Only create GICv2m node when there...
2016-06-17 Julien Grallxen/arm: gic-v2: Fix ARM32 build after "xen/arm: gicv2...
2016-06-17 Peng Fanxen/arm64: config: Correctly define VMAP_VIRT_END
2016-06-17 Shanker Donthineniarm/gic-v3: Fix ACPI probe fail on GICv4 hardware
next